func go/types.fieldIndex
2 uses
go/types (current package)
expr.go#L1382: i := fieldIndex(utyp.fields, check.pkg, key.Name)
lookup.go#L498: func fieldIndex(fields []*Var, pkg *Package, name string) int {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)